home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / wnav.zip / TELENET.SCR < prev    next >
Text File  |  1993-05-13  |  375b  |  21 lines

  1. ; this is the login script for TELENET networks
  2. P 2
  3. S @
  4. P 1
  5. S ^M
  6. L TERMINAL
  7. S D1^M
  8. L @
  9. S C 202202^M
  10. L ID:
  11. I
  12. ; send other info on same line
  13. S *OTHER/INT\
  14. ; send password
  15. X
  16. ; send <ENTER> for password
  17. S ^M
  18. ; NOTE:  do not do a 'W OK', that is taken care of internally.  If you do, then
  19. ;        the log will not be started at the correct time and so on...
  20.  
  21.